Package it. czerwinski. kotlin. util. control
Types
Link copied to clipboard
Matcher for non-fatal Throwables.
Matcher for non-fatal Throwables.
Matcher for non-fatal Throwables. Will not match fatal errors like VirtualMachineError (for example, OutOfMemoryError, subclass of VirtualMachineError), ThreadDeath, LinkageError, InterruptedException.
Matcher for non-fatal Throwables. Will not match fatal errors like OutOfMemoryError.